home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 001 / menuutils / !Examples / !Run < prev    next >
Text File  |  1993-01-23  |  454b  |  16 lines

  1. |
  2. |    !Run file to start BASIC examples
  3. |    wich illustrate the use of MenuUtils module
  4. |    (c) Petorv Software
  5. |
  6. RMEnsure MenuUtils 0.01 RMLoad System:Modules.MenuUtils
  7. RMEnsure MenuUtils 0.01 RMLoad <Obey$Dir>.MenuUtils
  8. RMEnsure MenuUtils 0.01 Error !Examples requires the MenuUtils module to be inside the !System application. 
  9. IconSprites <Obey$Dir>.!Sprites
  10. Set MenuExamples$Dir <Obey$Dir>
  11. |
  12. WimpSlot -min 16K -max 16K
  13. Run <Obey$Dir>.!RunImage
  14.  
  15.  
  16.